AdCourseCrossRef 
Logical Entity Name  AdCourseCrossRef 
Default Table Name  AdCourseCrossRef 
Physical Only  NO 
Definition 
 
Note 
 

AdCourseCrossRef Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseCrossRefID(PK)    int  NO 
 
AdCrossRefGroupID(FK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdCourseCrossRef Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCourseCrossRef_AdCourseCrossRefID_U_N_IDX  PrimaryKey  AdCourseCrossRefID 
UQ__AdCourseCrossRef__44BA1EAB  Index  AdCourseID 

AdCourseCrossRef Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCourseCrossRef_AdCourseID_AdCourse_AdCourseID_U_N_IDX      AdCourseID  NO  YES 
AdCrossRefGroup  Non-Identifying  One To Zero or More  FK_AdCourseCrossRef_AdCrossRefGroupID_AdCrossRefGroup_AdCrossRefGroupID_N_N_IDX      AdCrossRefGroupID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCourseCrossRef_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCourseCrossRef Check Constraints 
Check Constraint Name  CheckConstraint